| オーバーロード | 解説 |
|---|---|
| Remove(Object) | Removes the first occurrence of a specific object from the System.Collections.IList. |
| Remove(T) | Removes the first occurrence of a specific object from the System.Collections.Generic.ICollection`1. |
| オーバーロード | 解説 |
|---|---|
| Remove(Object) | Removes the first occurrence of a specific object from the System.Collections.IList. |
| Remove(T) | Removes the first occurrence of a specific object from the System.Collections.Generic.ICollection`1. |